home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 June / PCWorld_2001-06_cd.bin / Akce / WorldOnLine / WOL.exe / scripts / DefineButton2_10 / BUTTONCONDACTION on(release).as
Text File  |  2000-08-17  |  79b  |  5 lines

  1. on(release){
  2.    unloadMovieNum(0);
  3.    loadMovieNum("stage.swf",0,"GET");
  4. }
  5.